home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / gcc263-inclib.lha / gnu / geninline / mklibamiga / gluesrc1.lha / large / CardMiscControl.s < prev    next >
Encoding:
Text File  |  1994-09-27  |  195 b   |  14 lines

  1. .text; .even; .globl _CardMiscControl
  2.  
  3. _CardMiscControl:
  4.     movel a6,sp@-
  5.     movel _CardResource,a6
  6.     movel sp@(8),a1
  7.     movel sp@(12),d1
  8. #APP
  9.     jsr a6@(-0x30)
  10. #NO_APP
  11.     andl #0xFF,d0
  12.     movel sp@+,a6
  13.     rts
  14.